home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Applications / Games / NeXTmille / Source / AccidentView.h next >
Text File  |  1990-12-26  |  205b  |  16 lines

  1.  
  2. /* Generated by Interface Builder */
  3.  
  4. #import "CardView.h"
  5.  
  6. @interface AccidentView:CardView
  7. {
  8. }
  9.  
  10.                                                 // Locate and set the bottom face bitmap for the
  11.                                                 //    accident card.
  12. - init;
  13.  
  14.  
  15. @end
  16.